answer "Do you want to Quit or go Home?" with "Quit" or "Home" or "Cancel"
if it is "Cancel" then exit mouseUp
if it is "Quit" then
DoMenu "Quit Hypercard"
else go home
end mouseUp
-- part 21 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=366 top=2 right=186 bottom=512
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 136
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: prodnam
-- part 24 (field)
-- low flags: 80
-- high flags: 0000
-- rect: left=151 top=197 right=269 bottom=469
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 136
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: prodnam
-- part 25 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=245 top=37 right=144 bottom=437
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 136
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: cat
-- part 26 (field)
-- low flags: 80
-- high flags: 2004
-- rect: left=309 top=249 right=334 bottom=509
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 136
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
-- part 27 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=211 top=104 right=214 bottom=354
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 136
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: compnam
-- part 28 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=31 top=38 right=258 bottom=189
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 136
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: genericfindnam
-- part 29 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=312 top=97 right=220 bottom=496
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 136
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: micenam
-- part 30 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=105 top=157 right=280 bottom=310
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 136
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: wordnam
-- part 31 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=81 top=170 right=193 bottom=203
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseenter
show card field firstnam
end mouseenter
on mouseleave
if the short name of this cd = "help find" then
hide cd fld firstnam
end if
end mouseleave
-- part 32 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=225 top=171 right=194 bottom=347
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseenter
show card field buildnam
end mouseenter
on mouseleave
if the short name of this cd = "help find" then
hide cd fld buildnam
end if
end mouseleave
-- part 33 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=369 top=170 right=193 bottom=491
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseenter
show card field resetnam
end mouseenter
on mouseleave
if the short name of this cd = "help find" then
hide cd fld resetnam
end if
end mouseleave
-- part 34 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=107 top=87 right=168 bottom=309
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 136
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: firstnam
-- part 35 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=192 top=193 right=338 bottom=396
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 136
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: buildnam
-- part 36 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=337 top=92 right=170 bottom=509
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 136
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: resetnam
-- part 37 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=0 top=13 right=35 bottom=198
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseenter
show card field genericfindnam
end mouseenter
on mouseleave
if the short name of this cd = "help find" then
hide cd fld genericfindnam
end if
end mouseleave
-- part 38 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=103 top=220 right=329 bottom=503
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseenter
show card field listfieldnam
end mouseenter
on mouseleave
if the short name of this cd = "help find" then
hide cd fld listfieldnam
end if
end mouseleave
-- part 39 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=301 top=248 right=329 bottom=510
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 136
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: listfieldnam
-- part 40 (field)
-- low flags: 80
-- high flags: 0000
-- rect: left=134 top=8 right=39 bottom=186
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 132
-- text size: 24
-- style flags: 0
-- line height: 32
-- part name:
-- part 41 (field)
-- low flags: 81
-- high flags: 0000
-- rect: left=99 top=8 right=39 bottom=206
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 132
-- text size: 24
-- style flags: 0
-- line height: 32
-- part name: subject 2
-- part 42 (field)
-- low flags: 81
-- high flags: 0000
-- rect: left=99 top=8 right=39 bottom=206
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 132
-- text size: 24
-- style flags: 0
-- line height: 32
-- part name: subject 292
-- part 43 (field)
-- low flags: 80
-- high flags: 0000
-- rect: left=99 top=8 right=39 bottom=206
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 132
-- text size: 24
-- style flags: 0
-- line height: 32
-- part name: This is a different field
-- part 44 (field)
-- low flags: 80
-- high flags: 0000
-- rect: left=100 top=8 right=37 bottom=201
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 132
-- text size: 24
-- style flags: 0
-- line height: 32
-- part name:
-- part contents for card part 21
----- text -----
Type in the name of a product and push the Find First or Build List button to search for it. The name does not have to be exact. You can use a portion of the name or part of the word if that is all you know about the product.
-- part contents for card part 25
----- text -----
This pop-up menu allows you to define one of the MiniFinder categories to search by. Just click and pull down on the menu to the category you want.
-- part contents for card part 27
----- text -----
Type in all or part of a company name and choose Find First or Build List. Works like the product name field.
-- part contents for card part 29
----- text -----
You can search for products of a particular mouse rating by choosing a condition from the pop-up menu (e.g. Greater than) and filling in the appropriate mouse rating (from 1 to 5).
-- part contents for card part 30
----- text -----
This type of search will check every field for the word you are after. For example, you might search for the word "Eddy" to find all of the Editors’ Choice awards. Searching this way usually takes a long time.
-- part contents for card part 34
----- text -----
The Find First button takes you to the first card in the stack which meets the conditions you have set in the above fields.
-- part contents for card part 35
----- text -----
The Build List button finds the products that meet the conditions you’ve set above. You can then click on a product to go to that card. After viewing the information, return to the Find Card to see more products that meet your conditions.
-- part contents for card part 36
----- text -----
The Reset Search button will clear all of the searchable fields so that you can start a new search.
-- part contents for card part 28
----- text -----
The Search Engine in this stack allows you to find products according to different criteria. For instance, you might try a search for all 5 mouse products in the category, Desktop Publishing. Experiment with different types of searches in order to learn the full power of the stack.
-- part contents for card part 39
----- text -----
This field displays the products found when you choose Build List. Click on a product name to go to the MiniFinder card.